Skip to content

ReactiveJwtDecoder via OIDC Provider Configuration #5719

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 21, 2018

Conversation

jzheaux
Copy link
Contributor

@jzheaux jzheaux commented Aug 21, 2018

A reactive static builder for constructing and configuring a
ReactiveJwtDecoder via an issuer that supports the OIDC Provider
Configuration spec.

Fixes: gh-5649

This allows a user to customize the Jwt validation steps that
NimbusReactiveJwtDecoder will take for each Jwt.

Fixes: spring-projectsgh-5650
A reactive static builder for constructing and configuring a
ReactiveJwtDecoder via an issuer that supports the OIDC Provider
Configuration spec.

Fixes: spring-projectsgh-5649
@jzheaux
Copy link
Contributor Author

jzheaux commented Aug 21, 2018

Note that this is based off of jzheaux/gh-5650 so it contains an extra commit. This will be removed once that branch is merged.

@jzheaux jzheaux requested a review from rwinch August 21, 2018 19:59
@rwinch rwinch self-assigned this Aug 21, 2018
@rwinch rwinch added status: duplicate A duplicate of another issue type: enhancement A general enhancement Reactive labels Aug 21, 2018
@rwinch rwinch added this to the 5.1.0.RC2 milestone Aug 21, 2018
@rwinch rwinch merged commit 59cdfc7 into spring-projects:master Aug 21, 2018
@jzheaux jzheaux deleted the gh-5649 branch August 24, 2018 14:46
@rwinch rwinch added the in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) label May 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) status: duplicate A duplicate of another issue type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reactive Oidc Provider Configuration
2 participants